Skip to content

deps: update all dependencies to latest#175

Merged
jongio merged 1 commit into
mainfrom
deps/dependency-upgrades
Jun 28, 2026
Merged

deps: update all dependencies to latest#175
jongio merged 1 commit into
mainfrom
deps/dependency-upgrades

Conversation

@jongio

@jongio jongio commented Jun 28, 2026

Copy link
Copy Markdown
Owner

Summary

  • Updated Go module dependencies to latest tidy-selected versions.
  • Bumped github.com/charmbracelet/x/exp/golden and github.com/charmbracelet/x/exp/slice to 20260628005914-6eb80f72a239.
  • npm workspace was already current; package.json/package-lock.json unchanged and npm audit found 0 vulnerabilities.

Validation

  • go build ./...
  • go test ./...
  • golangci-lint run --allow-parallel-runners (0 issues)
  • mage build, mage test, mage vet, mage fmt
  • npm test (astro check && astro build)

Notes

  • go mod tidy pruned unused/phantom Go deps.
  • depcheck flags expected Astro/tooling false positives (script and .astro usage); no Node deps removed.

- github.com/charmbracelet/x/exp/golden: 20260622092256-25656177ba8e -> 20260628005914-6eb80f72a239

- github.com/charmbracelet/x/exp/slice: 20260622092256-25656177ba8e -> 20260628005914-6eb80f72a239

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jongio jongio self-assigned this Jun 28, 2026
@jongio jongio merged commit 000f979 into main Jun 28, 2026
2 checks passed
@jongio jongio deleted the deps/dependency-upgrades branch June 28, 2026 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant